home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / nyword.arc / HISTORY.DOC < prev    next >
Text File  |  1985-12-14  |  3KB  |  58 lines

  1. THE HISTORY OF NYW
  2.  
  3.     In  January  of  1984  I  had  met  an  old college friend who was
  4. starting a company specializing in the UNIX market,  and  particularly
  5. the Charles River Data Systems super-micro. They had seen a  need  for
  6. a  good word processing package in the UNIX market, and then proceeded
  7. to ask me to write on for their fledging company. They  had  convinced
  8. me  that  they  would  sell thousands at $950 apiece; I was to take no
  9. money  for  development,  but  I  would  get  a  substantially  higher
  10. percentage of the royalties from the sales.
  11.  
  12.     I  believed,  and  still  do, that with the proper marketing, this
  13. package could have done well in the UNIX marketplace.  At  that  time,
  14. the  most  prevelant word processors found in the UNIX area were Q-ONE
  15. and LEX, both plauged by various problems. Therefore, I accepted their
  16. offer on the condition that I would receive 25% of the net income from
  17. the sales. Work was commenced in late January of 1984, and the product
  18. was shown publicly for the first time at the New  York  UNIX  Expo  in
  19. October 1984. At that time, the product was called WPScribe.
  20.  
  21.     The  product  was  well  received  by  certain  important  people,
  22. including the people who decide which office automation  software  was
  23. to  be  used internally by AT&T Information Systems. Unfortunately, my
  24. friend's company didn't respond to this opportunity, as well as  other
  25. opportunities that arose from this show.
  26.  
  27.     For  various  economic  reasons, this company never advertised the
  28. word processor (save a small ad in one issue  of  ATTAGE).  They  also
  29. made  a  mess  of a potential deal with Charles River to sell the word
  30. processor as part of their system. To date, they have  sold  very  few
  31. copies of the word processor.
  32.  
  33.     Fortunately,  I  owned  the copyright to the product, and retained
  34. all rights to it. In the fall of 1985,  I  started  porting  the  word
  35. processor  to the IBM PC. Since all of the code was written in the 'C'
  36. programming language, I found  the  port  to  be  remarkably  easy  (a
  37. tribute  to  the  designers  of  the  language). The I/O routines were
  38. rewritten in 8088 assembly language, and some of the UNIX system calls
  39. were eliminated (such as popen()). The  UNIX  version  had  interfaced
  40. with  the  UNIX  program "spell", but that couldn't be done on the PC.
  41. But the UNIX and PC versions both work similarly.
  42.  
  43.     I have decided to put the PC version of this word  processor  into
  44. the public domain under the user-supported software concept. The price
  45. of  software  is  much too high, and some packages are out of reach to
  46. the home user. Since I was introduced to the world of bulletin  boards
  47. in the summer of 1985, I have downloaded much quality software. I feel
  48. that with the quality of the public domain offerings, I would not ever
  49. need to buy an expensive commercial package.
  50.  
  51.     I  still  feel  enthusiastic  about  the  word processor, and I am
  52. always looking to improve some aspect of it. I  feel  that  if  enough
  53. people  use it, I can gather enough suggestions and advice to make the
  54. package a truly excellent one. It's a lot more gratifying knowing that
  55. there are people who are using and who appreciate  your  product  than
  56. sitting  back  and waiting for sporadic royalty checks. Please support
  57. this package so I can continue to improve it.
  58.